home *** CD-ROM | disk | FTP | other *** search
- Path: unsw.edu.au!usenet
- From: jeroen@fatboy.gas.unsw.edu.au (Jeroen Dijkmeijer)
- Newsgroups: comp.lang.c++
- Subject: sscanf alternative in C++
- Date: 3 Apr 1996 06:18:49 GMT
- Organization: Centre for Remote Sensing and GIS, UNSW.
- Message-ID: <4jt589$fl0@mirv.unsw.edu.au>
- Reply-To: jeroen@fatboy.gas.unsw.edu.au
- NNTP-Posting-Host: wideglide.geog.unsw.edu.au
- Keywords: sscanf
-
- Hello,
-
- is there a nice way in C++ to have a function like the sscanf function in C.
- e.g. specify the string and a pointer to the target, and as a result of the function, the status whether it succeeded or not.
-
- Thanks in advance.
- regards
- Jeroen.
-
-
-
-